home *** CD-ROM | disk | FTP | other *** search
/ SGI IndiZone 2 / SGI IndiZone 2.iso / OutOfBox.idb / usr / people / tour / oob / scenegraphs / earth / EARTHPICK.iv.z / EARTHPICK.iv
Text File  |  1994-12-16  |  14KB  |  967 lines

  1. #Inventor V1.0 ascii
  2.  
  3.     DEF img BufferedMovie {
  4.     filename "movies/earth/earth-6.mv"
  5.     ## zoom 3.0 3.0
  6.     zoom 2.0 2.0
  7.     origin 320 240 0
  8.     buffering SYNC
  9.     loopType LOOP
  10.     }
  11. #    DEF imgnode Image3 {
  12. #    zoom 1.0 1.0
  13. #    origin 0 0 0
  14. #    }
  15. #    Material
  16. #    {
  17. #        diffuseColor 1 1 1
  18. #        transparency 1.0
  19. #    }
  20.     DrawStyle {    style INVISIBLE    }
  21.  
  22.     HotObject {
  23.     genActList ActionList {
  24.         ChangeViewerAction {
  25.             newViewer FRAME
  26.             escapeRoom "scenegraphs/pillars/pillars.iv"
  27.         }
  28.         SetCameraAction {
  29.             fieldOfView  0.724992
  30.         }
  31.         PlaySoundTrackAction
  32.         {
  33.             soundTrackNode  DEF AUD AudioNode {
  34.                      filename "sounds/earth/earth.aifc"
  35.                     loop YUP
  36.                     rude NOPE
  37.                     sproc YUP
  38.                     maxOutputLevel .2
  39.                     outTime 2.0
  40.                 }
  41.  
  42.         }
  43.     }
  44.     Separator {
  45.         Sphere {
  46.             radius 5.0
  47.         }
  48.     }
  49.     }
  50.  
  51.     HotObject {
  52.     genActList FrameVwrActionList {
  53.     ## genActList LoopActionList {
  54.         stepType FRAME_TIME
  55.         framesPerSec 30
  56.         loopType LOOP_BOTH
  57.         topFrame 118
  58.         RunMovieAction {
  59.             movieNode USE img
  60.         }
  61.  
  62.         CameraSIDMotionAction {
  63.             frames 119
  64.             pathType ABSOLUTE
  65.             fileX "Fcurv/earth/earthCam-x.fraw"
  66.             fileY "Fcurv/earth/earthCam-y.fraw"
  67.             fileZ "Fcurv/earth/earthCam-z.fraw"
  68.             ## fileX "Fcurv/earth/earthCam.new.x.fraw"
  69.             ## fileY "Fcurv/earth/earthCam.new.y.fraw"
  70.             ## fileZ "Fcurv/earth/earthCam.new.z.fraw"
  71.             laFileX "Fcurv/earth/ECin.fraw"
  72.             laFileY "Fcurv/earth/ECin.fraw"
  73.             laFileZ "Fcurv/earth/ECin.fraw"
  74.             laPathType ABSOLUTE
  75.         }
  76.  
  77.         SIDJumpAction {
  78.             frames 119
  79.             pathType ABSOLUTE
  80.             transform DEF RETURN_BUTTON Transform {
  81.                     }
  82.             fileX "Fcurv/earth/return-x.fraw"
  83.             fileY "Fcurv/earth/return-y.fraw"
  84.             fileZ "Fcurv/earth/return-z.fraw"
  85.         }
  86.         SIDJumpAction {
  87.             frames 119
  88.             pathType ABSOLUTE
  89.             transform DEF INFO_BUTTON Transform {
  90.                     }
  91.             fileX "Fcurv/earth/info-x.fraw"
  92.             fileY "Fcurv/earth/info-y.fraw"
  93.             fileZ "Fcurv/earth/info-z.fraw"
  94.         }
  95.     }
  96.     }
  97.     HotObject {
  98.         selActList ActionList {
  99.             DEF WAIT WaitCursorAction {}
  100.             DEF BEEP LinkAction {
  101.                 link "playaifc -q sounds/earth/swoosh.aifc &"
  102.             }
  103.             ChangeSceneAction {
  104.                 NewSceneGraph "scenegraphs/pillars/pillars.iv"
  105.             }
  106.             DEF REG RegularCursorAction {}
  107.         }
  108.  
  109.         USE RETURN_BUTTON
  110.         Cube {
  111.             width .09
  112.             height .09
  113.             depth .09
  114.         }
  115.     }
  116.  
  117.     HotObject {
  118.         selActList ActionList {
  119.             USE WAIT
  120.             LinkAction {
  121.                 link "playaifc -q sounds/pillars/help.aifc &"
  122.             }
  123.             ChangeSceneAction {
  124.                 NewSceneGraph "scenegraphs/earth/help.iv"
  125.             }
  126.             USE REG
  127.             
  128.         }
  129.  
  130.         USE INFO_BUTTON
  131.         Cube {
  132.             width .09
  133.             height .09
  134.             depth .09
  135.         }
  136.     }
  137.  
  138.  
  139. ###### LALALAND
  140.  
  141. #DEF imgNode_LALALAND Image3 {
  142. #    zoom 1.0 1.0
  143. #    origin 0 0 0
  144. #}
  145.  
  146. HotObject {
  147.     selActList ActionList {
  148.         USE WAIT
  149.         USE BEEP
  150.         DEF PAUSE PauseSoundTrackAction {
  151.             soundTrackNode USE AUD
  152.         }
  153.          LinkAction {
  154.         link "bin/oobplayer movies/earth/smog.mv sounds/earth/smog.mv.aiff -n -S 200,200"
  155.         }
  156.         USE REG
  157.     }
  158. #### longitude
  159.     Transform {
  160.         rotation 0 1 0 1.082104
  161.     }
  162. #### latitude
  163.     Transform {
  164.         rotation 1 0 0 -0.593412
  165.     }
  166.     Transform {
  167.         translation 0 0 5.3
  168.     }
  169.     Cube {
  170.             width 0.25
  171.             height 0.25
  172.             depth 0.5
  173.         }
  174. }
  175.  
  176.  
  177.  
  178.  
  179.  
  180. ###### AmazonMouth
  181.  
  182. #DEF imgNode_AmazonMouth Image3 {
  183. #    zoom 1.0 1.0
  184. #    origin 0 0 0
  185. #}
  186.  
  187. HotObject {
  188.     selActList ActionList {
  189.         USE WAIT
  190. #         LinkAction {
  191. #        link "playaifc -q sounds/pillars/gong.aifc &"
  192. #        }
  193.         USE BEEP
  194.           LinkAction {
  195.          link "bin/briefpaste -f -t 4 pictures/earth/SouthAmerica.SGI"
  196.          }
  197.         ## TimeImageAction {
  198.         ##    time 3.0
  199.         ##            filename "pictures/earth/SouthAmerica.SGI"
  200.         ##    imageNode USE imgNode_AmazonMouth
  201.         ## }
  202.         USE REG
  203.     }
  204.     Separator {
  205. #### longitude
  206.     Transform {
  207.         rotation 0 1 0 2.268928
  208.     }
  209. #### latitude
  210.     Transform {
  211.         rotation 1 0 0 0.017453
  212.     }
  213.     Transform {
  214.         translation 0 0 5.3
  215.     }
  216.     Cube {
  217.             width 0.25
  218.             height 0.25
  219.             depth 0.5
  220.         }
  221.     }
  222. }
  223.  
  224.  
  225.  
  226.  
  227. ###### Kuwait
  228.  
  229. #DEF imgNode_Kuwait Image3 {
  230. #    zoom 1.0 1.0
  231. #    origin 0 0 0
  232. #}
  233.  
  234. HotObject {
  235.     selActList ActionList {
  236.         USE WAIT
  237. #         LinkAction {
  238. #        link "playaifc -q sounds/pillars/gong.aifc &"
  239. #        }
  240.         USE BEEP
  241.           LinkAction {
  242.          link "bin/briefpaste -f -t 4 pictures/earth/mideast.rgb"
  243.          }
  244.  
  245.         ## TimeImageAction {
  246.         ##    time 3.0
  247.         ##    filename "pictures/earth/mideast.rgb"
  248.         ##    imageNode USE imgNode_Kuwait
  249.         ## }
  250.         USE REG
  251.  
  252.     }
  253.     Separator {
  254. #### longitude
  255.     Transform {
  256.         rotation 0 1 0 3.979351
  257.     }
  258. #### latitude
  259.     Transform {
  260.         rotation 1 0 0 -0.506145
  261.     }
  262.     Transform {
  263.         translation 0 0 5.3
  264.     }
  265.     Cube {
  266.             width 0.25
  267.             height 0.25
  268.             depth 0.5
  269.         }
  270.     }
  271. }
  272.  
  273.  
  274.  
  275.  
  276. ###### Sydney
  277.  
  278. #DEF imgNode_Sydney Image3 {
  279. #    zoom 1.0 1.0
  280. #    origin 0 0 0
  281. #}
  282.  
  283. HotObject {
  284.     selActList ActionList {
  285.         USE WAIT
  286. #         LinkAction {
  287. #        link "playaifc -q sounds/pillars/gong.aifc &"
  288. #        }
  289.         USE BEEP
  290.          LinkAction {
  291.         link "bin/briefpaste -t 4 -f pictures/earth/sw.pacific.rgb"
  292.         }
  293.  
  294.         ## TimeImageAction {
  295.         ##    time 3.0
  296.         ##    filename "pictures/earth/sw.pacific.rgb"
  297.         ##    imageNode USE imgNode_Sydney
  298.         ## }
  299.         USE REG
  300.  
  301.     }
  302. #### longitude
  303.     Transform {
  304.         rotation 0 1 0 5.777040
  305.     }
  306. #### latitude
  307.     Transform {
  308.         rotation 1 0 0 0.575959
  309.     }
  310.     Transform {
  311.         translation 0 0 5.3
  312.     }
  313.     Cube {
  314.             width 0.25
  315.             height 0.25
  316.             depth 0.5
  317.         }
  318. }
  319.  
  320.  
  321.  
  322.  
  323. ###### FORTKNOXFLYBY
  324.  
  325. #DEF imgNode_FORTKNOXFLYBY Image3 {
  326. #    zoom 1.0 1.0
  327. #    origin 0 0 0
  328. #}
  329.  
  330. HotObject {
  331.     selActList ActionList {
  332.         USE WAIT
  333. #         LinkAction {
  334. #        link "playaifc -q sounds/pillars/gong.aifc &"
  335. #        }
  336.         USE BEEP
  337.          LinkAction {
  338.         link "bin/briefpaste -o 370 360 -t 4 pictures/earth/fan0.rgb;\
  339.             bin/oobplayer movies/earth/flight10.mv -n -S 100,100"
  340.         }
  341. #
  342. #        LinkAction {
  343. #        link "bin/oobplayer movies/earth/flight10.mv -n -S 100,100"
  344. #        }
  345.  
  346.         ## TimeImageAction {
  347.         ##    time 3.0
  348.         ##    filename "pictures/earth/fan0.rgb"
  349.         ##    imageNode USE imgNode_FORTKNOXFLYBY
  350.         ## }
  351.         USE REG
  352.  
  353.     }
  354. #### longitude
  355.     Transform {
  356.         rotation 0 1 0 1.675516
  357.     }
  358. #### latitude
  359.     Transform {
  360.         rotation 1 0 0 -0.628319
  361.     }
  362.     Transform {
  363.         translation 0 0 5.3
  364.     }
  365.     Cube {
  366.             width 0.25
  367.             height 0.25
  368.             depth 0.5
  369.         }
  370. }
  371.  
  372.  
  373.  
  374.  
  375. ###### EUROPE
  376.  
  377. #DEF imgNode_EUROPE Image3 {
  378. #    zoom 1.0 1.0
  379. #    origin 0 0 0
  380. #}
  381.  
  382. HotObject {
  383.     selActList ActionList {
  384.         USE WAIT
  385. #         LinkAction {
  386. #        link "playaifc -q sounds/pillars/gong.aifc &"
  387. #        }
  388.         USE BEEP
  389.          LinkAction {
  390.         link "bin/briefpaste -f -t 4 pictures/earth/eec.rgb"
  391.         }
  392.  
  393.         ## TimeImageAction {
  394.             ## time 3.0
  395.             ## filename pictures/earth/eec.rgb
  396.             ## imageNode USE imgNode_EUROPE
  397.         ## }
  398.         USE REG
  399.     }
  400. #### longitude
  401.     Transform {
  402.         rotation 0 1 0 3.263766
  403.     }
  404. #### latitude
  405.     Transform {
  406.         rotation 1 0 0 -0.820305
  407.     }
  408.     Transform {
  409.         translation 0 0 5.3
  410.     }
  411.     Cube {
  412.             width 0.25
  413.             height 0.25
  414.             depth 0.5
  415.         }
  416. }
  417.  
  418.  
  419.  
  420.  
  421. ###### GLENCANYON
  422.  
  423. #DEF imgNode_GLENCANYON Image3 {
  424. #    zoom 1.0 1.0
  425. #    origin 0 0 0
  426. #}
  427.  
  428. HotObject {
  429.     selActList ActionList {
  430.         USE WAIT
  431. #         LinkAction {
  432. #        link "playaifc -q sounds/pillars/gong.aifc &"
  433. #        }
  434.         USE BEEP
  435.          LinkAction {
  436.         link "bin/briefpaste -f -t 4 pictures/earth/lake.dp.rgb"
  437.         }
  438.  
  439.         ## TimeImageAction {
  440.             ## time 3.0
  441.             ## filename pictures/earth/lake.dp.rgb
  442.             ## imageNode USE imgNode_GLENCANYON
  443.         ## }
  444.         USE REG
  445.  
  446.     }
  447. #### longitude
  448.     Transform {
  449.         rotation 0 1 0 1.204277
  450.     }
  451. #### latitude
  452.     Transform {
  453.         rotation 1 0 0 -0.645772
  454.     }
  455.     Transform {
  456.         translation 0 0 5.3
  457.     }
  458.     Cube {
  459.             width 0.25
  460.             height 0.25
  461.             depth 0.5
  462.         }
  463. }
  464.  
  465.  
  466.  
  467.  
  468. ###### WHYOMING
  469.  
  470. #DEF imgNode_WHYOMING Image3 {
  471. #    zoom 1.0 1.0
  472. #    origin 0 0 0
  473. #}
  474.  
  475. HotObject {
  476.     selActList ActionList {
  477.         USE WAIT
  478. #         LinkAction {
  479. #        link "playaifc -q sounds/pillars/gong.aifc &"
  480. #        }
  481.         USE BEEP
  482.          LinkAction {
  483.         link "bin/briefpaste -f -t 4 pictures/earth/wyo.rgb"
  484.         }
  485.  
  486.         ## TimeImageAction {
  487.             ## time 3.0
  488.             ## filename pictures/earth/wyo.rgb
  489.             ## imageNode USE imgNode_WHYOMING
  490.         ## }
  491.         USE REG
  492.  
  493.     }
  494.     Separator {
  495.         DrawStyle
  496.         {
  497.             style INVISIBLE
  498.         }
  499. #### longitude
  500.     Transform {
  501.         rotation 0 1 0 1.256637
  502.     }
  503. #### latitude
  504.     Transform {
  505.         rotation 1 0 0 -0.733038
  506.     }
  507.     Transform {
  508.         translation 0 0 5.3
  509.     }
  510.     Cube {
  511.             width 0.25
  512.             height 0.25
  513.             depth 0.5
  514.         }
  515.     }
  516. }
  517.  
  518.  
  519.  
  520.  
  521. ###### USofA
  522.  
  523. #DEF imgNode_USofA Image3 {
  524. #    zoom 1.0 1.0
  525. #    origin 0 0 0
  526. #}
  527.  
  528. HotObject {
  529.     selActList ActionList {
  530.         USE WAIT
  531. #         LinkAction {
  532. #        link "playaifc -q sounds/pillars/gong.aifc &"
  533. #        }
  534.         USE BEEP
  535.          ## LinkAction {
  536.         ## link "bin/briefpaste -f -t 4 pictures/earth/us.mskd.st.sm.rgb"
  537.         ## }
  538.         LinkAction {
  539.         link "bin/oobplayer movies/earth/thunderstorm.mv sounds/earth/thunderstorm.mv.aiff -n -S 200,200"
  540.         }
  541.  
  542.         ## TimeImageAction {
  543.             ## time 3.0
  544.             ## filename pictures/earth/us.mskd.st.sm.rgb
  545.             ## imageNode USE imgNode_USofA
  546.         ## }
  547.         USE REG
  548.  
  549.     }
  550. #### longitude
  551.     Transform {
  552.         rotation 0 1 0 1.483530
  553.     }
  554. #### latitude
  555.     Transform {
  556.         rotation 1 0 0 -0.698132
  557.     }
  558.     Transform {
  559.         translation 0 0 5.3
  560.     }
  561.     Cube {
  562.             width 0.25
  563.             height 0.25
  564.             depth 0.5
  565.         }
  566. }
  567.  
  568.  
  569.  
  570. ###### NAWLINS
  571.  
  572. #DEF imgNode_NAWLINS Image3 {
  573. #    zoom 1.0 1.0
  574. #    origin 0 0 0
  575. #}
  576.  
  577. HotObject {
  578.     selActList ActionList {
  579.         USE WAIT
  580.         USE BEEP
  581.          LinkAction {
  582.         link "\
  583.     bin/oobplayer movies/earth/Nawlins.mv -f 4 -n -S 190,190 &" }
  584. #    sleep 4 ;\
  585. #    bin/oobplayer movies/earth/NawlCity.mv -n -S 390,390
  586.         LinkAction { link "\
  587.     bin/briefpaste -f -o 390 390 pictures/earth/NawlCity0.cr.sgi
  588. "
  589.         }
  590.         USE REG
  591.     }
  592. #### longitude
  593.     Transform {
  594.         rotation 0 1 0 1.570796
  595.     }
  596. #### latitude
  597.     Transform {
  598.         rotation 1 0 0 -0.523599
  599.     }
  600.     Transform {
  601.         translation 0 0 5.3
  602.     }
  603.     Cube {
  604.             width 0.25
  605.             height 0.25
  606.             depth 0.5
  607.         }
  608. }
  609.  
  610.  
  611.  
  612.  
  613. ###### ANTARCTICA
  614.  
  615. #DEF imgNode_ANTARCTICA Image3 {
  616. #    zoom 1.0 1.0
  617. #    origin 0 0 0
  618. #}
  619.  
  620. HotObject {
  621.     selActList ActionList {
  622.         USE WAIT
  623. #         LinkAction {
  624. #        link "playaifc -q sounds/pillars/gong.aifc &"
  625. #        }
  626.         USE BEEP
  627.          LinkAction {
  628.         link "bin/briefpaste -f -t 4 pictures/earth/Antarctica_at_Night.cr.sgi"
  629.         }
  630.  
  631.         ## TimeImageAction {
  632.             ## time 3.0
  633.         ## filename pictures/earth/Antarctica_at_Night.cr.sgi
  634.             ## imageNode USE imgNode_ANTARCTICA
  635.         ## }
  636.         USE REG
  637.  
  638.     }
  639. #### longitude
  640.     Transform {
  641.         rotation 0 1 0 3.141593
  642.     }
  643. #### latitude
  644.     Transform {
  645.         rotation 1 0 0 1.570796
  646.     }
  647.     Transform {
  648.         translation 0 0 5.3
  649.     }
  650.     Cube {
  651.             width 0.25
  652.             height 0.25
  653.             depth 0.5
  654.         }
  655. }
  656.  
  657.  
  658.  
  659.  
  660. ###### ISRAEL
  661.  
  662. #DEF imgNode_ISRAEL Image3 {
  663. #    zoom 1.0 1.0
  664. #    origin 0 0 0
  665. #}
  666.  
  667. HotObject {
  668.     selActList ActionList {
  669.         USE WAIT
  670. #         LinkAction {
  671. #        link "playaifc -q sounds/pillars/gong.aifc &"
  672. #        }
  673.         USE BEEP
  674.          LinkAction {
  675.         link "bin/briefpaste -f -t 4 pictures/earth/mideast3.sgi"
  676.         }
  677.  
  678.         ## TimeImageAction {
  679.             ## time 3.0
  680.             ## filename pictures/earth/mideast3.sgi
  681.             ## imageNode USE imgNode_ISRAEL
  682.         ## }
  683.         USE REG
  684.     }
  685. #### longitude
  686.     Transform {
  687.         rotation 0 1 0 3.735005
  688.     }
  689. #### latitude
  690.     Transform {
  691.         rotation 1 0 0 -0.541052
  692.     }
  693.     Transform {
  694.         translation 0 0 5.3
  695.     }
  696.     Cube {
  697.             width 0.25
  698.             height 0.25
  699.             depth 0.5
  700.         }
  701. }
  702.  
  703.  
  704.  
  705.  
  706. ###### GANGES
  707.  
  708. #DEF imgNode_GANGES Image {
  709. #    zoom 1.0 1.0
  710. #    origin 0 0 0
  711. #}
  712.  
  713. HotObject {
  714.     selActList ActionList {
  715.         USE WAIT
  716. #         LinkAction {
  717. #        link "playaifc -q sounds/pillars/gong.aifc &"
  718. #        }
  719.         USE BEEP
  720.          LinkAction {
  721.         link "bin/briefpaste -f -t 4 pictures/earth/ganges.sgi"
  722.         }
  723.  
  724.         ## TimeImageAction {
  725.             ## time 3.0
  726.             ## filename pictures/earth/ganges.sgi
  727.             ## imageNode USE imgNode_GANGES
  728.         ## }
  729.         USE REG
  730.     }
  731. #### longitude
  732.     Transform {
  733.         rotation 0 1 0 4.712389
  734.     }
  735. #### latitude
  736.     Transform {
  737.         rotation 1 0 0 -0.383972
  738.     }
  739.     Transform {
  740.         translation 0 0 5.3
  741.     }
  742.     Cube {
  743.             width 0.25
  744.             height 0.25
  745.             depth 0.5
  746.         }
  747. }
  748.  
  749.  
  750. ###### Tokyo
  751.  
  752. #DEF imgNode_Tokyo Image3 {
  753. #    zoom 1.0 1.0
  754. #    origin 0 0 0
  755. #}
  756.  
  757. HotObject {
  758.     selActList ActionList {
  759.         USE WAIT
  760. #         LinkAction {
  761. #        link "playaifc -q sounds/pillars/gong.aifc &"
  762. #        }
  763.         USE BEEP
  764.          LinkAction {
  765.     link "bin/briefpaste -o 510 40  -t 4 pictures/earth/TokyoAtNight.SGI ;\
  766.       bin/briefpaste -f -o 80 300 -t 4 pictures/earth/TokyoHarbour.SGI "
  767.  
  768.  
  769.         }
  770.  
  771.         ## TimeImageAction {
  772.             ## time 3.0
  773.             ## filename pictures/earth/volcanos.rgb
  774.             ## imageNode USE imgNode_Tokyo
  775.         ## }
  776.         USE REG
  777.     }
  778. #### longitude
  779.     Transform {
  780.         rotation 0 1 0 5.585053
  781.     }
  782. #### latitude
  783.     Transform {
  784.         rotation 1 0 0 -0.628319
  785.     }
  786.     Transform {
  787.         translation 0 0 5.3
  788.     }
  789.     Cube {
  790.             width 0.25
  791.             height 0.25
  792.             depth 0.5
  793.         }
  794. }
  795.  
  796.  
  797. ###### Hawaii
  798.  
  799. #DEF imgNode_Hawaii Image3 {
  800. #    zoom 1.0 1.0
  801. #    origin 3 3 0
  802. #}
  803. # Note origin shift ^
  804.  
  805.  
  806. HotObject {
  807.     selActList ActionList {
  808.         USE WAIT
  809.         USE BEEP
  810.         LinkAction {
  811.         link "bin/oobplayer movies/earth/Hawaii.mv -f 2 -n -S 90,330 &"
  812.         }
  813.         LinkAction {
  814.         link "sleep 3; \
  815.     bin/oobplayer movies/earth/saprec.mv -f 2 -n -S 500,50 "
  816.         }
  817. #        TimeImageAction {
  818. #            time 3.0
  819. #            filename pictures/earth/Hawaii0.sgi
  820. #            imageNode USE imgNode_Hawaii
  821. #        }
  822.         USE REG
  823.  
  824.     }
  825. #### longitude
  826.     Transform {
  827.         rotation 0 1 0 0.436332
  828.     }
  829. #### latitude
  830.     Transform {
  831.         rotation 1 0 0 -0.349066
  832.     }
  833.     Transform {
  834.         translation 0 0 5.3
  835.     }
  836.     Cube {
  837.             width 0.25
  838.             height 0.25
  839.             depth 0.5
  840.         }
  841. }
  842.  
  843.  
  844.  
  845. ###### ITALY
  846.  
  847. #DEF imgNode_ITALY Image3 {
  848. #    zoom 1.0 1.0
  849. #    origin 0 0 0
  850. #}
  851.  
  852. HotObject {
  853.     selActList ActionList {
  854.         USE WAIT
  855.         USE BEEP
  856.          LinkAction {
  857.             link "bin/oobplayer movies/earth/Italy.mv -f 4 -n -S 200,100"
  858.         }
  859.         USE REG
  860.     }
  861. #### longitude
  862.     Transform {
  863.         rotation 0 1 0 3.368485
  864.     }
  865. #### latitude
  866.     Transform {
  867.         rotation 1 0 0 -0.733038
  868.     }
  869.     Transform {
  870.         translation 0 0 5.3
  871.     }
  872.     Cube {
  873.             width 0.25
  874.             height 0.25
  875.             depth 0.5
  876.         }
  877. }
  878.  
  879.  
  880. ###### SEATTLE
  881.  
  882. #DEF imgNode_SEATLE Image3 {
  883. #    zoom 1.0 1.0
  884. #    origin 0 0 0
  885. #}
  886.  
  887. HotObject {
  888.     selActList ActionList {
  889.         USE WAIT
  890.         USE BEEP
  891.          LinkAction {
  892.         link "\
  893.     bin/oobplayer movies/earth/MSeat.mv -f 4 -n -S 190,190;\
  894. #    sleep 1 ;\
  895. #    bin/oobplayer movies/earth/Seatmap.mv -n -S 30,30;\
  896. #    sleep 3 ;\
  897. #    bin/oobplayer movies/earth/Seatcity.mv -n -S 490,450 
  898.     bin/briefpaste -f -o 490 450  pictures/earth/Seattle.sgi
  899. "
  900.         }
  901.         USE REG
  902.     }
  903. #### longitude
  904.     Transform {
  905.         rotation 0 1 0 1.008800
  906.     }
  907. #### latitude
  908.     Transform {
  909.         rotation 1 0 0 -0.829031
  910.     }
  911.     Transform {
  912.         translation 0 0 5.3
  913.     }
  914.     Cube {
  915.             width 0.25
  916.             height 0.25
  917.             depth 0.5
  918.         }
  919. }
  920.  
  921.  
  922.  
  923. ###### AFRICA
  924.  
  925. #DEF imgNode_Africa Image3 {
  926. #    zoom 1.0 1.0
  927. #    origin 0 0 0
  928. #}
  929.  
  930. HotObject {
  931.     selActList ActionList {
  932.         USE WAIT
  933. #         LinkAction {
  934. #        link "playaifc -q sounds/pillars/gong.aifc &"
  935. #        }
  936.         USE BEEP
  937.          LinkAction {
  938.         link "bin/briefpaste -f -t 4 pictures/earth/africa.sgi"
  939.         }
  940.  
  941.         ## TimeImageAction {
  942.             ## time 3.0
  943.             ## filename pictures/earth/volcanos.rgb
  944.             ## imageNode USE imgNode_Africa
  945.         ## }
  946.         USE REG
  947.     }
  948. #### longitude
  949.     Transform {
  950. #        rotation 0 1 0 3.577925
  951.         rotation 0 1 0 3.403392
  952.     }
  953. #### latitude
  954.     Transform {
  955. #        rotation 1 0 0 -0.261799
  956.         rotation 1 0 0 -0.436332
  957.     }
  958.     Transform {
  959.         translation 0 0 5.3
  960.     }
  961.     Cube {
  962.             width 0.25
  963.             height 0.25
  964.             depth 0.5
  965.         }
  966. }
  967.